/**********about us**/
.about-us{
	width: 974px; overflow: hidden; padding: 40px 26px;
	background: url(/images/about-bg-01.jpg) repeat-y; margin: 5px auto;}
.head-office{
	width: 974px; overflow: hidden; padding: 40px 26px;
	background: url(/images/about-bg-02.jpg) repeat-y; margin: 5px auto;}
	
	
.ab-logo{
	float: left; margin-top: 25px; margin-left: 17px;}
.ab-txt{
	float: right; margin-right: 23px; width: 580px; overflow: hidden;}
.ab-txt p{
	width: 100%; overflow: hidden; line-height: 25px;}
.ab-txt h1{
	width: 100%; height: 25px; overflow: hidden; margin-top: 15px;
	font-size: 16px; line-height: 25px; color: #092e6e; background: #94d6ea;}


